rule:
meta:
name: persist via Windows Error Reporting registry key
namespace: persistence/registry
authors:
- j.j.vannielen@utwente.nl
scopes:
static: function
dynamic: call
att&ck:
- Persistence::Event Triggered Execution [T1546]
references:
- https://www.hexacorn.com/blog/2019/09/20/beyond-good-ol-run-key-part-116/
features:
- and:
- match: set registry value
- string: /Microsoft\\Windows\\Windows Error Reporting\\Hangs/i
- string: /Debugger/i
last edited: 2024-12-09 10:29:56